notebook.community
Edit and run
A useful model of stream processing is that queries are about a window of length N – the N most recent elements received.
Interesting case: N is so large it cannot be stored in main memory.